home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text1119.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  938 b   |  24 lines

  1. You are dead right, HTML is not supposed to be specific
  2. about formatting.  If we started with justification, where would
  3. it end?  (Actually, we started with <I> for italic, but there
  4. it ended.) 
  5.  
  6. Notice that even the line mode browser centers H1 headings
  7. and right justifies ADDRESS sections for example.
  8. I think that Mosaic for X doesn't because the text widget
  9. used doesn't have any justification or tabbing.  
  10. There is no reason why a browser should not have the
  11. justufication style user-defined for each element.
  12. Cello allows you to tailor a lot of things, maybe that,
  13. (checks.) Not on my preprealpha version.
  14.  
  15. There have been a lot of advantges in sticking to the
  16. logical markup rule.  It has allowed lots of browsers
  17. to be creative and flexible in presentation, and
  18. has allowed for example TeX to be generated intelligently
  19. from a set of HTML documents.  If explicit markup had been
  20. there, it would not have been possible.
  21.  
  22. Tim BL
  23.  
  24.